DDE Dynamic Data Exchange - significado y definición. Qué es DDE Dynamic Data Exchange
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es DDE Dynamic Data Exchange - definición

INTER-PROCESS COMMUNICATION PROTOCOL ON MICROSOFT WINDOWS
NetDDE; Dynamic data exchange; Network DDE; DDEML; DDE Management Library; DDE management library; DDE link

Dynamic Data Exchange         
In computing, Dynamic Data Exchange (DDE) is a technology for interprocess communication used in early versions of Microsoft Windows and OS/2. DDE allows programs to manipulate objects provided by other programs, and respond to user actions affecting those objects.
Dynamic Data Exchange         
<language> (DDE, originally Dynamic Data Linking, DDL) A Microsoft Windows 3 hotlink protocol that allows application programs to communicate using a client-server model. Whenever the server (or "publisher") modifies part of a document which is being shared via DDE, one or more clients ("subscribers") are informed and include the modification in the copy of the data on which they are working. (1997-06-05)
Data exchange         
PROCESS OF TAKING DATA STRUCTURED UNDER A SOURCE SCHEMA AND TRANSFORMING IT INTO DATA STRUCTURED UNDER A TARGET SCHEMA
Data exchange language; Data exchange format; Data interchange
Data exchange is the process of taking data structured under a source schema and transforming it into a target schema, so that the target data is an accurate representation of the source data.A.

Wikipedia

Dynamic Data Exchange

In computing, Dynamic Data Exchange (DDE) is a technology for interprocess communication used in early versions of Microsoft Windows and OS/2. DDE allows programs to manipulate objects provided by other programs, and respond to user actions affecting those objects. DDE was partially superseded by Object Linking and Embedding (OLE), and is currently maintained in Windows systems only for the sake of backward compatibility.